-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release: 0.31.0 #573
Merged
stainless-app
merged 11 commits into
main
from
release-please--branches--main--changes--next
Jul 10, 2024
Merged
release: 0.31.0 #573
stainless-app
merged 11 commits into
main
from
release-please--branches--main--changes--next
Jul 10, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
July 2, 2024 19:12
5d2746d
to
73ed0cc
Compare
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
9 times, most recently
from
July 8, 2024 08:16
b06767b
to
eea1662
Compare
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
4 times, most recently
from
July 8, 2024 08:35
a3881eb
to
b9827c1
Compare
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
2 times, most recently
from
July 8, 2024 16:53
d0565e8
to
995a7bd
Compare
previously, the helpers could crash if the API responded with a field that wasn't in the types yet, or if the property types didn't match which is not ideal
* feat(vertex): add copy and with_options Closes #566 * move vertex client tests to a separate file * add missing `credentials` argument to `copy()` * minor cleanup --------- Co-authored-by: Robert Craigie <robert@craigie.dev>
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
2 times, most recently
from
July 9, 2024 05:01
9cb3f2c
to
fcd425f
Compare
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
2 times, most recently
from
July 10, 2024 05:01
c6e3a28
to
d1dcf42
Compare
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
July 10, 2024 10:29
01bd79b
to
130d470
Compare
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
July 10, 2024 11:37
639f714
to
ebd6590
Compare
l1n
approved these changes
Jul 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Automated Release PR
0.31.0 (2024-07-10)
Full Changelog: v0.30.1...v0.31.0
Features
Bug Fixes
Chores
BaseModel
s (#572) (8e626ac)This Pull Request has been generated automatically as part of Stainless's release process.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request (see details).
More technical details can be found at stainless-api/release-please.